home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part2
/
cat1
/
polar.1
< prev
next >
Wrap
Text File
|
1999-09-16
|
426b
|
67 lines
polar(1) Scilab Function polar(1)
NAME
polar - polar form
CALLING SEQUENCE
[Ro,Theta]=polar(A)
PARAMETERS
A : real or complex square matrix
Ro, Theta
: real matrices
DESCRIPTION
[Ro,Theta]=polar(A) returns the polar form of A i.e.:
A=Ro*exp(%i*Theta) Ro symmetric >=0 and Theta hermitian >=0.
AUTHOR
F. D.